Moderate: openvswitch security, bug fix, and enhancement update

Synopsis

Moderate: openvswitch security, bug fix, and enhancement update

Type/Severity

Security Advisory: Moderate

Topic

An update for openvswitch is now available for Fast Datapath for Red Hat Enterprise Linux 7.

Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.

Security Fix(es):

  • openvswitch: Mishandle of group mods in lib/ofp-util.c:parse_group_prop_ntr_selection_method() allows for assertion failure (CVE-2018-17204)
  • openvswitch: Error during bundle commit in ofproto/ofproto.c:ofproto_rule_insert__() allows for crash (CVE-2018-17205)
  • openvswitch: Buffer over-read in lib/ofp-actions.c:decode_bundle() (CVE-2018-17206)

For more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.

Bug Fix(es):

  • Previously, when the ovs-vswitchd service restarted, an error displayed with many open files. With this update, the number of sockets opened by ovs-vswitchd is decreased. As a result, the described problem no longer occurs. (BZ#1526306)
  • Previously, when OpenvSwitch service was reloaded, the default flow was not removed and it became part of the final flow table. With this update, the default flow rule is no longer added after a service reload. As a result, the described problem no longer occurs. (BZ#1626096)

Enhancement(s):

  • With this update, the pmd-rxq-assign configuration has been added to Poll Mode Drivers (PMDs) cores. This allows users to select a round-robin assignment. (BZ#1616001)
  • With this update the ovs-appctl connection-status command has been introduced to the ovs-appctl utility. The command enables to monitor hypervisor (HV) south bound database (SBDB) connection status. Layered products can now check if the ovn-controller is properly connected to a central node. (BZ#1593804)
  • With this update, a support for the Dynamic Host Configuration Protocol (DHCP) option 252 has been added to Open Virtual Network (OVN) Native DHCP. (BZ#1641765)

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Virtualization 4 x86_64
  • Red Hat Virtualization for IBM Power LE 4 ppc64le
  • Red Hat Enterprise Linux Fast Datapath 7 x86_64
  • Red Hat Virtualization Manager 4.2 x86_64
  • Red Hat Enterprise Linux Fast Datapath (for RHEL Server for IBM Power LE) 7 ppc64le

Fixes

  • BZ - 1526306 - ovs-vswitchd service hangs with Error too many open files
  • BZ - 1580217 - [ovn]ipv6 load balancer for layer4 on logical router doesn't work
  • BZ - 1593804 - ovn-controller: report when was the most recent successful communication with central
  • BZ - 1609643 - Running/destroying testpmd in guest which enabling vIOMMU can cause host ovs-vswitchd[10869]: segfault
  • BZ - 1616001 - [RFE] Add option to OVS 2.9 for legacy RXQ assignment to cores
  • BZ - 1618488 - vhost-user backend crash on SET_MEM_TABLE request handling while port enabled
  • BZ - 1626096 - systemctl reload openvswitch includes default flow.
  • BZ - 1627711 - Backport "net/mlx{4,5}: avoid stripping the glue library" commits
  • BZ - 1632522 - CVE-2018-17204 openvswitch: Mishandle of group mods in lib/ofp-util.c:parse_group_prop_ntr_selection_method() allows for assertion failure
  • BZ - 1632525 - CVE-2018-17205 openvswitch: Error during bundle commit in ofproto/ofproto.c:ofproto_rule_insert__() allows for crash
  • BZ - 1632528 - CVE-2018-17206 openvswitch: Buffer over-read in lib/ofp-actions.c:decode_bundle()
  • BZ - 1641765 - [RFE] Support DHCP Option 252 in OVN Native DHCP
  • BZ - 1643527 - Link OVS binaries statically

CVEs

References